﻿2026-07-22T03:39:21.3169594Z ##[group]Run actions/checkout@v5
2026-07-22T03:39:21.3170088Z with:
2026-07-22T03:39:21.3170367Z   fetch-depth: 0
2026-07-22T03:39:21.3170685Z   repository: BigscreenVR/spt-bs-core
2026-07-22T03:39:21.3173234Z   token: ***
2026-07-22T03:39:21.3173528Z   ssh-strict: true
2026-07-22T03:39:21.3173830Z   ssh-user: git
2026-07-22T03:39:21.3174122Z   persist-credentials: true
2026-07-22T03:39:21.3174435Z   clean: true
2026-07-22T03:39:21.3174739Z   sparse-checkout-cone-mode: true
2026-07-22T03:39:21.3175079Z   fetch-tags: false
2026-07-22T03:39:21.3175368Z   show-progress: true
2026-07-22T03:39:21.3175673Z   lfs: false
2026-07-22T03:39:21.3175942Z   submodules: false
2026-07-22T03:39:21.3176242Z   set-safe-directory: true
2026-07-22T03:39:21.3176591Z   allow-unsafe-pr-checkout: false
2026-07-22T03:39:21.3176938Z ##[endgroup]
2026-07-22T03:39:21.4894716Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T03:39:21.4895837Z ##[group]Getting Git version info
2026-07-22T03:39:21.4896334Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-22T03:39:21.5208974Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-22T03:39:21.5430866Z git version 2.43.0.windows.1
2026-07-22T03:39:21.5453879Z ##[endgroup]
2026-07-22T03:39:21.5461584Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\ed70ceaa-2953-48c2-9ae6-346a14ce5304\.gitconfig'
2026-07-22T03:39:21.5474793Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ed70ceaa-2953-48c2-9ae6-346a14ce5304' before making global git config changes
2026-07-22T03:39:21.5475758Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T03:39:21.5479711Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-22T03:39:21.6520614Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-22T03:39:21.6721421Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T03:39:21.6745842Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T03:39:21.6749863Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T03:39:21.6959493Z refs/heads/main
2026-07-22T03:39:21.6981887Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-07-22T03:39:21.7335093Z HEAD is now at 69a0e4fc Merge pull request #54 from BigscreenVR/build/notif-truth-w2
2026-07-22T03:39:21.8383735Z ##[endgroup]
2026-07-22T03:39:21.8388247Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-22T03:39:22.3869819Z ##[group]Cleaning the repository
2026-07-22T03:39:22.3874279Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-22T03:39:43.2113057Z Removing .adapter-notify/
2026-07-22T03:39:43.2113710Z Removing target/
2026-07-22T03:39:43.2153666Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-22T03:39:43.2653099Z HEAD is now at 69a0e4fc Merge pull request #54 from BigscreenVR/build/notif-truth-w2
2026-07-22T03:39:43.2686627Z ##[endgroup]
2026-07-22T03:39:43.2687105Z ##[group]Disabling automatic garbage collection
2026-07-22T03:39:43.2691826Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-22T03:39:43.2959978Z ##[endgroup]
2026-07-22T03:39:43.2960481Z ##[group]Setting up auth
2026-07-22T03:39:43.2966448Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-22T03:39:43.3201793Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-22T03:39:43.9335268Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T03:39:43.9578390Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-22T03:39:45.1644441Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T03:39:45.2675359Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-22T03:39:46.1201805Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-22T03:39:46.1523415Z ##[endgroup]
2026-07-22T03:39:46.1523876Z ##[group]Fetching the repository
2026-07-22T03:39:46.1533940Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-07-22T03:39:48.2323272Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-22T03:39:48.2323860Z  * [new branch]        build/notif-truth-w2 -> origin/build/notif-truth-w2
2026-07-22T03:39:48.2471730Z [command]"c:\program files\git\cmd\git.exe" branch --list --remote origin/main
2026-07-22T03:39:48.2800250Z   origin/main
2026-07-22T03:39:48.2823449Z [command]"c:\program files\git\cmd\git.exe" rev-parse refs/remotes/origin/main
2026-07-22T03:39:48.3045147Z 69a0e4fc6a268697925b0c77a56292b1d5993bcb
2026-07-22T03:39:48.3064052Z ##[endgroup]
2026-07-22T03:39:48.3064412Z ##[group]Determining the checkout info
2026-07-22T03:39:48.3064790Z ##[endgroup]
2026-07-22T03:39:48.3069481Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-22T03:39:48.4177951Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-22T03:39:48.4412101Z ##[group]Checking out the ref
2026-07-22T03:39:48.4420533Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-22T03:39:48.4859987Z branch 'main' set up to track 'origin/main'.
2026-07-22T03:39:48.4860271Z Your branch is up to date with 'origin/main'.
2026-07-22T03:39:48.4860535Z Switched to and reset branch 'main'
2026-07-22T03:39:48.4879919Z ##[endgroup]
2026-07-22T03:39:48.5131275Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-22T03:39:48.6140862Z 69a0e4fc6a268697925b0c77a56292b1d5993bcb
